home *** CD-ROM | disk | FTP | other *** search
- package asciiShop;
-
- import java.awt.event.ActionEvent;
- import java.awt.event.ActionListener;
-
- final class mainFrame$9 implements ActionListener {
- // $FF: synthetic field
- private final mainFrame this$0;
-
- public void actionPerformed(ActionEvent var1) {
- this.this$0.menumirrorFlipVerticleActionPerformed(var1);
- }
-
- // $FF: synthetic method
- mainFrame$9(mainFrame var1) {
- this.this$0 = var1;
- }
- }
-